<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    width:100%;
    font-size:14px;
    font-family:Microsoft Yahei,"å¾®è½¯é›…é»‘";
    margin:0;
    padding:0;
}
ul li{
    list-style: none;
}
a,a:hover{
	text-decoration: none !important;
    color:black;
}
ul{
	margin:0;
	padding:0;
}
.home_top{
    width: 100%;
   background-color: #333;
   overflow: hidden;
   color:#ffffff;
   line-height:30px;
}
.home_top .header_huanying{
width:40%;
float: left;
}
.home_top .header_phone{
    width:20%;
	float: right;
	text-align: right;
}
.img-top img{
	margin-left:0;
}
.slider3 .slide{
	min-height:270px;
}

@media(max-width:768px){
.home_top .header_huanying{
display:none;	
}
.home_top .header_phone{
	display:none;

	}
	.slider3 .slide{
		min-height:150px;
	}
		
}


/*navå¼€å§‹*/
.demo{
	background-color:white;
	/* overflow:hidden; */
}	

.demo .row{
	margin-left:0 !important;
	margin-right:0 !important;
}	

.navbar-brand{
		    padding: 29px 15px;
		    height: auto;
		}
		nav.navbar.bootsnav{
		    border: none;
		}
.img-top{
	margin:15px 0;
}
		.navbar-nav{
			float: right !important;
			width:100%;
		}
		nav.navbar.bootsnav ul.nav &gt; li &gt; a{
		    color: #474747;
		    text-transform: uppercase;
		    padding: 30px 20px;
			font-size:16px;
			line-height:30px;
		}
		nav.navbar.bootsnav ul.nav &gt; li:hover{
		    background: #f4f4f4;
		}
		.nav &gt; li:after{
		    content: "";
		    width: 0;
		    height: 5px;
		    background: #00619f;
		    position: absolute;
		    bottom: 0;
		    left: 0;
		    transition: all 0.5s ease 0s;
		}
		.nav &gt; li:hover:after{
		    width: 100%;
		}
.navbar{
	margin-bottom:auto !important;
}
		nav.navbar.bootsnav ul.nav &gt; li.dropdown &gt; a.dropdown-toggle:after{
		    content: "+";
		    font-family: 'FontAwesome';
		    font-size: 16px;
		    font-weight: 500;
		    position: absolute;
		    top: 30%;
		    right: 8%;
			transition: all 0.4s ease 0s;
			
		}
		nav.navbar.bootsnav ul.nav &gt; li.dropdown.on &gt; a.dropdown-toggle:after{
		    content: "\f105";
		    transform: rotate(90deg);
		}
		.dropdown-menu.multi-dropdown{
		    position: absolute;
		    left: -100% !important;
		}
		nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
		    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
		    border: none;
		}
		@media only screen and (max-width:990px){
		    nav.navbar.bootsnav ul.nav &gt; li.dropdown &gt; a.dropdown-toggle:after,
		    nav.navbar.bootsnav ul.nav &gt; li.dropdown.on &gt; a.dropdown-toggle:after{ content: " "; }
		    .dropdown-menu.multi-dropdown{ left: 0 !important; }
		    nav.navbar.bootsnav ul.nav &gt; li:hover{ background: transparent; }
		    nav.navbar.bootsnav ul.nav &gt; li &gt; a{ margin: 0; padding:15px 10px; /* text-align: center; */}
		}
/* æ•°å­—æ»šåŠ¨ */
.digital {
	width: 100%;
}
/*.main{width: 1140px;height: 150px;margin:0 auto;font-size: 0;}*/
.mumping_mun li {
	display: inline-block;
	margin: 30px auto;
	text-align: center;
}
.mumping_mun {
	list-style: none;
}
.mumping_mun p {
	font-size: 20px;
	width: 100%;
	display: block;
	clear: both;
}
.mumping_mun h2 {
	width: 100%;
	text-align: center;
	font-size: 48px;
	font-weight: normal;
	float: left;
	margin-right: 10px;
	color: #e51e18;
}
.mumping_mun span {
	font-size: 14px;
}

@media(max-width:768px){
.mumping_mun p{
font-size:14px;}
.mumping_mun h2{
font-size:32px;}
}
/*ä¿¡æ¯å¼€å§‹*/
.home_xinxi{
	padding-bottom:60px;
}
.home_xinxi .home_title{
	width:100%;
	overflow: hidden;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:10px 0;
}
.home_img{ width:100%;
height:240px;
	overflow: hidden;
}
.home_img img{
	width:374px;
	height:240px;
	transition: all 1s;
	-ms-transition:all 1s; 	/* IE 9 */
-moz-transition:all 1s; 	/* Firefox */
-webkit-transition:all 1s; /* Safari å’Œ Chrome */
-o-transition:all 1s; 
}
.home_img img:hover{
	transform: scale(1.2);
		-ms-transform:scale(1.2); 	/* IE 9 */
-moz-transform:scale(1.2); 	/* Firefox */
-webkit-transform:scale(1.2); /* Safari å’Œ Chrome */
-o-transform:scale(1.2); 

}
.home_xinxi p{
	width:100%;
	height:60px;
	overflow: hidden;
}
.home_xinxi a{
	color:black;
}
.home_xinxi a:hover{
	text-decoration: none;
	color:#00619f;
}

/*äº§å“ä¸­å¿ƒ*/
.home_product{
	width:100%;
	background:url(../images/pro_img.png) no-repeat;
	background-size:cover;
	background-attachment: fixed;
	padding:60px 0;
		color:white;
}
.home_pro_tit,.home_hezuo_tit{
	width:100%;
}
.home_pro_tit{
	margin-bottom:60px;
}
.home_pro_tit h1{
	font-size:30px;
	font-weight:bold;
	text-align: center;
	margin:0;
	letter-spacing: 2px;
}
.home_pro_tit .fu_tit{
	width:30%;
	margin:0 auto;
	overflow: hidden;
	margin-top:10px;
}
.home_pro_tit span{
	display:block;
	width:30%;
	height:2px;
	border:1px solid white;
	float:left;
	margin-top:10px;
}
.home_pro_tit p{
	text-align: center;
	font-size:18px;
	float:left;
	padding:0 17px;
}


/*äº§å“ä¿¡æ¯è½®æ’­*/
.picScroll-left{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.picScroll-left a{
	color:white;
}
.picScroll-left .hd .prev{display:block;  float:left; margin-left:5px; margin-top:120px;  overflow:hidden;
			 cursor:pointer; }
.picScroll-left .hd .next{ display:block;  float:right; margin-right:5px; margin-top:120px;  overflow:hidden;
			 cursor:pointer; }	 
.picScroll-left .bd{ padding-top:20px;margin-left:25px}
.picScroll-left .bd ul{ overflow:hidden; padding-left:0;}
.picScroll-left .bd ul li{
	width:343px;
	margin:0 10px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
  }
.picScroll-left .bd ul li .pic{text-align:center;}
.picScroll-left .bd ul li .pic img{ display:block; width:100%;}
.picScroll-left .bd ul li .title{ line-height:50px;}


/*é¦–é¡µæŽ¨è*/
.home_tuijian{
	margin:60px 0;
	overflow: hidden;
}
.tuijian{
	width:30%;
	height:600px;
	background:url(../images/home_tuijian.jpg) no-repeat;
	transition: all 1s;
	float:left;
}
.tuijian:hover{
	background:url(../images/home_tuijian1.jpg) no-repeat;
}
.tuijian h1{
	margin:0;
	font-size:30px;
	font-weight:bold;
	text-align: center;
	color:white;
	padding-top:296px;
	letter-spacing: 2px;
}

/*
.tuijian_img{
	width:798px;
	float:left;
}
*/
/*------------- ä»Žå·¦ä¸Šéƒ¨æ˜¾ç¤ºé®ç½©æ•ˆæžœ  å¼€å§‹----------------------------*/
.content-three{
	width:70%;
	height: 600px;
	float:left;
}
.con-three{
	width: calc(100% / 3);
	height: 199px;
	float: left;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.con-three img{
	width: 100%;
	height: 199px;
}
.txt-three{
	position: absolute;
	left: -265px;
	top: -199px;
	width: 100%;
	height: 199px;
	padding-top: 80px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
	filter:Alpha(opacity=50);
}
.txt-three h3{
	font-weight: normal;
	font-size:16px;
}
@media(max-width:767px){
	.tuijian{
		width:100%;
		background:none;
		transition: all 1s;
		float:left;
		height: 100px;
		color: black;
	}
	.tuijian h1{
		padding-top: 0px;
	color:black;
	}
	.content-three{
		width:100%;
		height:auto;
		
	}
	.con-three{
		height:120px;
	}
	.con-three img{
		max-width:100%;
		height:120px;
	}
	.txt-three{
		height: 120px;
    padding-top: 40px;
	}
}
/*------------- ä»Žå·¦ä¸Šéƒ¨æ˜¾ç¤ºé®ç½©æ•ˆæžœ  ç»“æŸ----------------------------*/



/*é¦–é¡µæ–°é—»*/
.news_fu_tit h1{
	margin:0;
}
.news_fu_tit{
	width:30%;
	margin:0 auto;
	overflow: hidden;
	margin-top:10px;	
}
.news_fu_tit span{
	display:block;
	width:38%;
	height:2px;
	border:1px solid #ccc;
	float:left;
	margin-top:10px;
}
.news_fu_tit p{
	text-align: center;
	font-size:18px;
	float:left;
	padding:0 17px;
	color:#ccc;
}


.home_new_item{	
	margin-top:30px;
}
.home_new_item img{
	max-width:100%;
	max-height:250px;
}
.news_left h1,.home_news_list h1{
	width:100%;
	font-size:16px;
	/* font-weight:bold; */
	line-height:30px;
	margin:0;
	margin-bottom:8px;
	height:30px;
	overflow: hidden;
}
.news_left h1{
	margin-top:20px;
}
.news_left p{
	width:100%;
	height:60px;
	overflow: hidden;
}
.news_left a,.home_news_list a{
	color:black;
	transition: all 0.6s;
}
.news_left a:hover,.home_news_list a:hover{
	text-decoration: none;
	color:#00619f;
}
.home_news_list{
	width:100%;
	height:80px;
	overflow: hidden;
	margin-bottom:20px;
}
.home_news_list .news_date{
	text-align: center;
	line-height:20px;
	border:1px solid #ccc;
	background-color:#eee;
}
.home_news_list .news_date span{
	font-size:20px;
	text-align: center;
	display: block;
	line-height:50px;
	font-weight:bold;
}


/*åˆä½œä¼™ä¼´*/
.home_hezuo{
	background:url(../images/hezuo_img.png) no-repeat;
	background-size:cover;
	margin-top:60px;
	padding:60px 0;
}
.home_hezuo_tit h1{
	text-align:center;
	color:white;
	font-size:30px;
	font-weight:bold;
	letter-spacing: 2px;
}

.home_hezuo_tit .hezuo_fu_tit{
	width:40%;
	margin:0 auto;
	overflow: hidden;
	margin-top:10px;
}
.home_hezuo_tit span{
	display:block;
	width:20%;
	height:2px;
	border:1px solid white;
	float:left;
	margin-top:10px;
}
.home_hezuo_tit p{
	text-align: center;
	font-size:18px;
	float:left;
	padding:0 17px;
	color:white;
}
.hezuo_list{
	margin-top:30px;
}
.hezuo_list img{
	width:100%;
}
.bt_40{
	margin-bottom:30px;
	overflow: hidden;
	 height:132px; 
}

/*footerå¼€å§‹*/
.footer{
	background-color:#333;
	color:white;
	padding:30px 0;
}
.footer_nav{
	padding-bottom:30px;
	border-bottom:1px solid #fca206;
}
.footer_nav a{
	color:white;
}
.footer_nav a:hover{
	color:white;
	text-decoration: none;;
}
.copyright{
	padding-top:30px;
	line-height:30px;
}
.copyright a{
	color:white;
}
.copyright a:hover{
	text-decoration: none;
	color:white;
}
.copyright img{
display:inherit;
}


/* å†…å®¹é¡µå¼€å§‹ */

/* sub-nav å¼€å§‹*/
.sub_nav{
		width: 43%;
		float: right;
		text-align: right;
		overflow: hidden;
	}
.sub_nav ul{
	width:100%;
	overflow:hidden;
	margin:0;
}
.sub_nav ul li{
	float:left;
	line-height:60px;
	font-size:14px;
}
.sub_nav1 ul li{
	float:left;
	line-height:30px;
	font-size:14px;
}
.sub_nav ul li a{
	display:block;
	padding:15px 20px;
	color:#474747;
}
.sub_nav1 ul li a{
	display:block;
	padding:10px 20px;
	color:#474747;
}
.l-con ul li a:hover{
	display:block;
	background:red;
	text-decoration:none;
    color: white;
}

.l-con ul li.active {
    background: red;
    color: white;
    /* border-bottom: 3px red white; */
}
.l-con ul li.active a{
	color:white;
}


/* sub_navç»“æŸ */


.content {
	line-height: 26px;
	padding: 60px 0px 60px;
	min-height: 400px;
}
.content .con{
	overflow: hidden;
}
.content #container {
    height: 500px;
    width: 100%;
}
.content1{
	padding:0px 0 60px;
}
.content_c {
    line-height: 27px;
    padding: 10px 0px;
    min-height: 400px;
}
.img_section {
    text-align: center;
    min-height: 250px;
}
.img_section img {
    padding: 5px;
    width: expression_r(this.width &gt; 300 &amp;&amp; this.height &lt; this.width ? 300:true);
    width: 300px;
    width: auto;
    height: expression_r(this.height &gt;180 ? 180:true);
    height: 180px;
    margin: 0 auto;
    border: 1px #d1d1d1 solid;
}
.img_section_txt{
	color: #333;
    text-align: center;
    font-size: 16px;
}
#pages {
    text-align: center;
}

/* äº§å“å±•ç¤º */
.pro_huafei{
	margin-bottom:30px;
	overflow: hidden;
}

.pro_huafei h1{
	width:100%;
	font-size: 24px;
    font-weight: bold;
    line-height: 50px;
}
.pro_huafei h1 span{
	display:block;
	float:right;
	font-size:14px;
	font-weight: normal;
	color:#ccc;
}

.pro_huafei a:hover{
	color:#dc0d0d;
	text-decoration: none;
}

.pro_huafei p{
font-size: 14px;
    line-height: 30px;
    height: 30px;
	overflow: hidden;
	text-align:center;
	margin:10px;
}
.pro_huafei p a{
	color:#333;
}
.pro_huafei .hyjs{
	font-size:18px;
	color:#999;
}
.media_list,.media_list ul{
	overflow: hidden;
}
.media_list,.media_list ul li{
	overflow: hidden;
	margin-bottom:20px;
}
.group_news_img{
	width:100%;
	overflow: hidden;
}
.group_news_img img{
	max-width: 100%;
    margin: auto;
    display: block;
}
.dropdown-menu&gt;li&gt;a{
	line-height:30px !important;
}

.fj_title {
    overflow: hidden;
    font-size: 36px;
    color: red;
    font-weight: bold;
    line-height: 100px;
    float: left;
}
.fj_title span {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: red;
    content: "";
    margin: 0 10px 0 0;
}
.sub_nav1 {
    width: 71%;
    float: right;
    text-align: right;
    overflow: hidden;
}
.content .title {
    padding: 10px 0;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 40px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    text-align: center;
    letter-spacing: 1px;
    color: #535150;
}
#newtb {
    border-top: 1px solid #ccc;
    background: #f7f7f7;
    line-height: 30px;
    padding: 0 15px;
    margin-top: 60px;
    font-size: 14px;
}
#newtb span {
    display: block;
    width: 50%;
    float: left;
}
#newtb span a {
    color: #333;
}

#newtb em {
    display: block;
    width: 50%;
    float: left;
    font-style: normal;
}
.product .product_list {
    overflow: hidden;
    text-align: center;
    min-height: 260px;
}
.product .product_list img {
    max-width: 100%;
    max-height: 180px;
    margin: auto;
    text-align: center;
    display: inline;
}
.product .product_list span {
    display: block;
    text-align: center;
    line-height: 24px;
    color: #333;
    margin-top: 20px;
}
.product .height-img{
	min-height: 180px;
    width: 100%;
    overflow: hidden;
}
/* æ–°é—»ä¸­å¿ƒ */
.news ul {
    width: 100%;
    overflow: hidden;
}
.news ul li {
    border-bottom: 1px solid #e8e8e8;
    height: 180px;
    overflow: hidden;
}
.news ul li a{
	color:#474747;
}

.news .news_date {
    float: right;
    width: 152px;
    padding-top: 39px;
    font-family: Arial;
    line-height: 25px;
    font-size: 12px;
}
.news .news_date span {
    display: block;
    color: red;
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
}
.news .news_date i {
    font-size: 16px;
    display: block;
    font-style: normal;
    padding-top: 15px;
    height: 18px;
    line-height: 18px;
}
.news .news_img {
    float: left;
    padding-top: 22px;
}

.news .news_img img {
    width: 225px;
    transition: all 1s;
    height: 150px;
}
.news li:hover .news_date {
    color: black;
}
.news li:hover .news_img img, .news li:hover .news_con {
    transform: translateX(40px);
    -ms-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -webkit-transform: translateX(40px);
    -o-transform: translateX(40px);
}
.news .news_con {
    float: left;
    padding-left: 40px;
    padding-top: 22px;
    width: 600px;
    transition: all 1s;
}
.news .news_con h2 {
    height: 40px;
    line-height: 40px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: normal;
    font-size: 16px;
    overflow: hidden;
    color: #333;
}
.news .news_con .news_p {
    height: 52px;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px;
    color: #999;
}



input{
	width:100%;
}
input[type=radio]{
	width:30% !important;
}

@media(min-width:767px) and (max-width:1023px){
	
	.home_pro_tit .fu_tit,.news_fu_tit,.home_hezuo_tit .hezuo_fu_tit{
		width:46%;
	}
}
@media(max-width:767px){

	.home_pro_tit .fu_tit,.news_fu_tit,.home_hezuo_tit .hezuo_fu_tit{
		display:none;
	}


	.home_pro_tit span{
		display:block;
		width:100%;
		height:2px;
		border:1px solid white;
		float:left;
		margin-top:10px;
	}
	.news_fu_tit span{
		width:100%;
		border:1px solid #ccc;
	}
	.home_hezuo_tit span{
		width:100%;
	}
	.news .news_date {
		display:none;
	}
	.news .news_img{
		width:20%;
	}
	.news .news_con{
		width:80%;
	}
	.news .news_img img{
		width:100%;
		height:auto;
		padding-top:40px;
	}
	.news ul li{
		height:150px;
	}
	#newtb span{
		width:100%;
	}
	#newtb em{
		width:100%;
	}
		.sub_nav{
			display:none;
		}
		.sub_nav ul li a{
			padding:10px 20px;
		}
		.sub_nav1{
			display:none;
		}
		/* nav.navbar.bootsnav ul.nav &gt; li &gt; a{
			padding: 30px 18px;			
		} */
		.bt_40{
			margin-bottom:30px;
			overflow: hidden;
			 height:auto; 
		}
		.product .product_list {
			min-height: 160px;
		}		
		.product .height-img{
			min-height: 100px;
			width: 100%;
			overflow: hidden;
		}

}

@media(max-width:1200px) and (min-width:1023px){
	.home_pro_tit .fu_tit,.news_fu_tit,.home_hezuo_tit .hezuo_fu_tit{
		width:46%;
	}

nav.navbar.bootsnav ul.nav &gt; li &gt; a{
	padding: 30px 18px;
}
.sub_nav{
	width:60%;
}
}
.input-date{
	text-align: center;
}</pre></body></html>